Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(update): update react native #444

Merged
merged 25 commits into from
Oct 9, 2024
Merged

chore(update): update react native #444

merged 25 commits into from
Oct 9, 2024

Conversation

JeremyDolle
Copy link
Collaborator

No description provided.

Add .yarnrc.yml file with nodeLinker and yarnPath configurations. Also, update the yarn version to 4.5.0.
- Update the yarn version to v4 in the dependencies setup action.yml file
- Add a new step to install Yarn v4 using corepack in the dependencies setup action.yml file
- Update the lint and type-check commands in the boilerplate-checks.yml file to use the correct yarn scripts
- Add a new step to run Prettier code formatting in the boilerplate-checks.yml file
Refactor the prompts.js and index.js files in the template/plugins/compile-js directory.
The changes include fixing indentation and formatting issues, as well as updating variable names and adding comments for clarity.
Refactor prompts.js and index.js

Update dependencies and remove unused code

Update yarn installation command to use Yarn v4.5.0

Remove unused declaration for '*.png' module

Add .vscode/launch.json

Add IconByVariant component to atoms

Add send.svg to theme/assets/icons

Update getAssetsContext.ts to handle .svg files

Add '*.svg' module declaration

Add language.svg to theme/assets/icons

Update metro.config.js to include .svg files

Update package.json dependencies

Add IconByVariant component

Update Example screen to use IconByVariant component

Update Example screen to use IconByVariant component for buttons
@JeremyDolle JeremyDolle merged commit 4c825d5 into main Oct 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant